Font Def File Format


The "Font Def" file contains a list of "Font Files" to load. They are referenced by "Game Def" and "Zone Def" files to load the listed Fonts as Game-global, "Zone"-specific, or "Act"-specific

Format Description


Example Font Def File

;;;;;;;;;;;;;;;;;;;;;;;;;
; Example Font Def File ;
;;;;;;;;;;;;;;;;;;;;;;;;;

Number of Fonts: 5
    Font 0 Name: ..\default\editor\default.fnt
    Font 1 Name: ..\default\editor\yellow.fnt
    Font 2 Name: Fonts\Font2.fnt
    Font 3 Name: Fonts\Font3.fnt
    Font 4 Name: Fonts\Font4.fnt